type github.com/uptrace/bun/driver/pgdriver.rows (struct)

Method Implmentations (3 other methods implement nothing)

Close() error (*T).M : database/sql/driver.Rows.Close (*T).M : io.Closer.Close
Columns() []string (*T).M : database/sql/driver.Rows.Columns
Next(dest []driver.Value) error (*T).M : database/sql/driver.Rows.Next